24. A Note on Transfer Learning

A Note on Transfer Learning

Next, we'll cover a concept called transfer learning, which helps you leverage pre-trained neural networks toward your own application, often including additional training and/or fine tuning. We'll hand you over to our colleague, David Silver, for a brief overview of the topic on the next page, before we come back to tackle Transfer Learning using PyTorch.